From 9c3edd095a7ca2d79cd8a1b9c6afd9b106fce805 Mon Sep 17 00:00:00 2001 From: "mjw@wray-m-3.hpl.hp.com" Date: Mon, 28 Jun 2004 16:15:27 +0000 Subject: [PATCH] bitkeeper revision 1.1023.1.3 (40e0441fshJIGN--orNXodxwL0-zXw) Add rrobin. --- tools/xc/lib/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/xc/lib/Makefile b/tools/xc/lib/Makefile index a94a082004..e1fa8dd504 100644 --- a/tools/xc/lib/Makefile +++ b/tools/xc/lib/Makefile @@ -52,6 +52,8 @@ SRCS += xc_misc.c SRCS += xc_netbsd_build.c SRCS += xc_physdev.c SRCS += xc_private.c +SRCS += xc_rrobin.c + SRCS += $(LIB_SRCS) #CFLAGS += -I../../../xen/include/hypervisor-ifs -- 2.30.2